@charset "utf-8";

/*rest-css */

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

fieldset,
img {
	border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

em,
i {
	font-style: normal;
}

input::-moz-focus-inner {
	border: none;
	padding: 0;
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 32px #F9F9F9 inset; /**通过边框阴影遮挡住背景*/
	-webkit-text-fill-color: #333; /*自动填充内容的文本颜色*/
}

table {
	border-collapse: collapse;
}
html,body{
	min-height:100%;
	position: relative;
}
body {
	background: #fff;
	color: #333;
	padding: 0;
	font: 12px/20px "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", "SimSun";
	text-align: left;
}

body>div {
	text-align: left;
}
button:focus{
	outline:0;
}
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #CC0700;
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}
.w1200{
	width:1200px;
	margin:0 auto;
}


/*首页-顶部导航*/
/*.navbar{*/
/*	background:#fff;*/
/*	height:60px;*/
/*}*/
/*.navbar-main{*/
/*	height:60px;*/
/*}*/
/*.logo{*/
/*	width:90px;*/
/*	height:30px;*/
/*	margin-top:15px;*/
/*}*/
/*.logo img{*/
/*	display:block;*/
/*	width:100%;*/
/*	height:100%;*/
/*}*/

/*.navigation{*/
/*	width:650px;*/
/*	height:60px;*/
/*	margin-left:70px;*/
/*}*/
/*.navigation li{*/
/*	float:left;*/
/*	padding:0 8px;*/
/*	height:60px;*/
/*	line-height: 60px;*/
/*	margin-right:20px;*/
/*	box-sizing: border-box;*/
/*}*/
/*.navigation li a{*/
/*	font-size:14px;*/
/*	color:#333;*/
/*}*/
/*.navigation li a:hover{*/
/*	color:#CC0700;*/
/*}*/
/*.navigation li.active{*/
/*	border-bottom:2px solid #CC0700;*/
/*}*/
/*.navigation li.active a{*/
/*	color:#CC0700;*/
/*}*/
/*.search{*/
/*	width:250px;*/
/*	height:30px;*/
/*	position: relative;*/
/*	margin-top:15px;*/
/*}*/
/*.search-ipt{*/
/*	display:block;*/
/*	border-radius: 100px;*/
/*	width:100%;*/
/*	height:30px;*/
/*	line-height: 30px;*/
/*	box-sizing: border-box;*/
/*	background:#f8f8f8;*/
/*	border:none;*/
/*	padding:0 40px 0 15px;*/
/*	font-size:12px;*/
/*	color:#555;*/
/*}*/
/*.search-btn{*/
/*	display:block;*/
/*	width:40px;*/
/*	height:30px;*/
/*	position: absolute;*/
/*	top:0px;*/
/*	right:0px;*/
/*	border:none;*/
/*	background:url(../images/syzcfl/search.png) no-repeat center center;*/
/*	cursor: pointer;*/
/*}*/
/*.login{*/
/*	height:30px;*/
/*	margin-top:15px;*/
/*}*/
/*.login a{*/
/*	display: inline-block;*/
/*	padding:0 12px;*/
/*	height:30px;*/
/*	line-height: 30px;*/
/*	font-size:12px;*/
/*	color:#CC0700;*/
/*}*/
/*.login a:hover{*/
/*	opacity: 0.85;*/
/*	filter:alpha(opacity=85);*/
/*}*/
/*.login .register{*/
/*	background:#CC0700;*/
/*	color:#fff;*/
/*}*/
/*登录后显示*/
/*.login-name{*/
/*	height:30px;*/
/*	width:126px;*/
/*	margin-top:15px;*/
/*	padding-left:24px;*/
/*	box-sizing: border-box;*/
/*	background: url(../images/syzcfl/tximg.png) no-repeat left center;*/
/*	position: relative;*/
/*}*/
/*.login-name .mc{*/
/*	display: block;*/
/*	width:100%;*/
/*	box-sizing: border-box;*/
/*	padding-right:10px;*/
/*	height:30px;*/
/*	line-height: 30px;*/
/*	background:url(../images/syzcfl/xjt.png) no-repeat right center;*/
/*	overflow: hidden;*/
/*	text-overflow: ellipsis;*/
/*	white-space: nowrap;*/
/*	cursor: pointer;*/
/*}*/
/*.login-name .mc.sjt{*/
/*	background:url(../images/syzcfl/sjt.png) no-repeat right center;*/
/*}*/
/*.login-name-set{*/
/*	background:#fff;*/
/*	position: absolute;*/
/*	padding:15px;*/
/*	top:45px;*/
/*	left:0px;*/
/*	z-index: 100;*/
/*	box-shadow: 0px 12px 20px 0px rgba(208, 208, 208, 0.3);*/
/*	display: none;*/
/*}*/
/*.login-name-set li{*/
/*	height:32px;*/
/*	line-height: 32px;*/
/*	text-align: center;*/
/*}*/
/*.login-name-set li a{*/
/*	color:#666;*/
/*}*/
/*.login-name-set li a:hover{*/
/*	color:#CC0700;*/
/*}*/

/*导航招采分类浮层*/
/*.nav-zcfl{*/
/*	position: relative;*/
/*}*/
/*.nav-zcflmain{*/
/*	width:1200px;*/
/*	height:400px;*/
/*	background:#F6F7F9;*/
/*	z-index: 100;*/
/*	position: absolute;*/
/*	left: -235px;*/
/*	top: 60px;*/
/*	box-shadow: 0px 12px 20px 0px rgba(208, 208, 208, 0.3);*/
/*	display:none;*/
/*}*/
/*.nav-zcflm-left{*/
/*	width:290px;*/
/*	height:400px;*/
/*	padding:24px 0;*/
/*	box-sizing: border-box;*/
/*	background:#fff url(../images/syzcfl/dwbg.png) no-repeat right bottom;*/
/*}*/
/*.nav-zcflm-left .nav-zcflm-lmc{*/
/*	height:42px;*/
/*	line-height: 42px;*/
/*	text-align: center;*/
/*}*/
/*.nav-zcflmain .nav-zcflm-left .nav-zcflm-lmc a{*/
/*	color:#666;*/
/*}*/
/*.nav-zcflm-left .nav-zcflm-lmc a:hover{*/
/*	color:#CC0700;*/
/*}*/
/*.nav-zcflm-left .nav-zcflm-lmc a.dqzt{*/
/*	color:#CC0700;*/
/*}*/
/*.nav-zcflm-right{*/
/*	width:910px;*/
/*	height:400px;*/
/*	padding:40px;*/
/*	box-sizing: border-box;*/
/*	position: absolute;*/
/*	left: 290px;*/
/*	top: 0px;*/
/*	text-align: left;*/
/*	display: none;*/
/*}*/
/*.nav-zcflm-rgbox{*/
/*	margin-bottom:10px;*/
/*}*/
/*.nav-zcflm-rgbox .tit{*/
/*	height:44px;*/
/*	line-height: 40px;*/
/*	font-size:14px;*/
/*	border-bottom:1px solid #D8D8D8;*/
/*}*/
/*.nav-zcflm-rgbox .cont{*/
/*	padding:12px 0;*/
/*	line-height: 24px;*/
/*	font-size:14px;*/
/*}*/
/*.nav-zcflm-right .nav-zcflm-rgbox .cont a{*/
/*	display: inline-block;*/
/*	color:#999;*/
/*	margin-right:15px;*/
/*}*/
/*.nav-zcflm-rgbox .cont a:hover{*/
/*	color:#CC0700;*/
/*}*/
/*导航产品与服务浮层框*/
/*.nav-cpyfw{*/
/*	position: relative;*/
/*}*/
/*.nav-cpyfw-box{*/
/*	background:#fff;*/
/*	position: absolute;*/
/*	padding:15px;*/
/*	top:60px;*/
/*	left:0px;*/
/*	z-index: 100;*/
/*	box-shadow: 0px 12px 20px 0px rgba(208, 208, 208, 0.3);*/
/*	display:none;*/
/*}*/
/*.nav-cpyfw-box p{*/
/*	height:40px;*/
/*	line-height: 40px;*/
/*}*/
/*.nav-cpyfw .nav-cpyfw-box p a{*/
/*	color:#666;*/
/*}*/
/*.nav-cpyfw-box p a:hover{*/
/*	color:#CC0700;*/
/*}*/

/*搜索框浮层*/
/*.search-fck{*/
/*	background:#fff;*/
/*	box-shadow: 0px 12px 20px 0px rgba(208, 208, 208, 0.3);*/
/*	box-sizing: border-box;*/
/*	width:375px;*/
/*	padding:0px 20px;*/
/*	position: absolute;*/
/*	left:0px;*/
/*	top:45px;*/
/*	z-index: 100;*/
/*	display: none;*/
/*}*/
/*.search-fckbt{*/
/*	height:32px;*/
/*	line-height: 32px;*/
/*	font-size: 14px;*/
/*	color:#999;*/
/*	padding-left:20px;*/
/*	font-weight: normal;*/
/*	background:url(../images/syzcfl/history.png) no-repeat left center;*/
/*}*/
/*.search-fcknr{*/
/*	padding:10px 0 15px;*/
/*}*/
/*.search-fcknr a{*/
/*	display:inline-block;*/
/*	height:24px;*/
/*	line-height: 24px;*/
/*	padding:0 10px;*/
/*	font-size:12px;*/
/*	color:#333;*/
/*	background: #F3F3F3;*/
/*	margin:0 10px 10px 0;*/
/*	border-radius: 100px;*/
/*}*/
/*.search-fcknr a:hover{*/
/*	color:#fff;*/
/*	background:#CC0700;*/
/*}*/

/*首页-banner区域*/
.banner{
	width:100%;
	height:420px;
}
.banner .swiper-container{
	height:420px;
}
.banner .swiper-slide img{
	display: block;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	/*height:auto;*/
	/*margin: auto;*/
	object-fit: cover;
	height: 420px;
}
.banner .swiper-pagination-bullet{
	width:10px;
	height:10px;
}
.banner .swiper-pagination-bullet-active{
	background:#CC0700;
	width: 36px;
	height: 10px;
	border-radius: 20px;
}
.banner .swiper-pagination{
	bottom:60px;
	left:50%;
	width:1200px;
	margin-left:-600px;
	text-align: left;
}
.swiper-button-hide{
	display: none !important;
}
.banner .swiper-button-next{
	right:40px;
}
.banner .swiper-button-prev{
	left:40px;
}


/*首页-banner上导航*/
.quick-nav{
	width:100%;
	height:78px;
	position: relative;
	background:#fff;
}
.quick-nav-main{
	position: absolute;
	top:-45px;
	left:0px;
	right:0px;
	z-index: 10;
}
.quick-navul{
	height:106px;
	width:1220px;
	margin:0 auto;
}
.quick-navul li{
	float:left;
	width:294px;
	height:106px;
	background:url(../images/syzcfl/quickbg.png) no-repeat center center;
	background-size:100% 100%;
	box-sizing: border-box;
	padding:18px 25px;
	margin-right:14px;
}
.quick-navul-tit{
	padding-left:50px;
	height:36px;
	line-height: 36px;
	font-size:22px;
	color:#333;
	font-weight: normal;
	background:url(../images/syzcfl/quicknav1.png) no-repeat 15px center;
	background-size:28px 28px;
}
.quick-navul-tit1{
	background:url(../images/syzcfl/quicknav2.png) no-repeat 15px center;
	background-size:28px 28px;
}
.quick-navul-tit2{
	background:url(../images/syzcfl/quicknav3.png) no-repeat 12px center;
	background-size:28px 28px;
}
.quick-navul-tit3{
	background:url(../images/syzcfl/quicknav4.png) no-repeat 15px center;
	background-size:28px 28px;
}
.quick-navul-cont{
	font-size:14px;
	color:#999999;
	height:24px;
	line-height: 24px;
	margin-top:4px;
	padding-left:15px;
}
.quick-navul li a:hover{
	opacity: 0.85;
	filter:alpha(opacity=85);
}

/*精选推荐*/
.recommend{
	background:#fff;
	padding-bottom:50px;
}
.recommend-tit{
	height:80px;
	line-height:80px;
	text-align: center;
	font-size:28px;
	color:#333;
	padding-bottom:16px;
}
.recommend-main{
	padding-top:0px;
	box-shadow: 0px 4px 20px 6px rgba(208, 208, 208, 0.1);
}
.rec-main-tab{
	height:56px;
	border-bottom:1px solid #ebebeb;
}
.rec-main-tpad10{
	padding-top:10px;
}
.rec-main-tab30{
	padding-left:30px;
	padding-top:5px;
}
.rec-main-tab .rec-main-notice{
	cursor: pointer;
	font-weight: bold;
}

.rec-main-tab li{
	width:25%;
	text-align: center;
	height:56px;
	line-height: 56px;
	float:left;
	font-size:18px;
	position: relative;
}
.rec-main-tab30 li{
	font-size: 17px;
	padding: 0 22px;
	width: auto;
}
.rec-main-tab li.active a{
	color:#CC0700;
	font-weight: bold;
}
.rec-main-tab li.active::after{
	content: "";
	width:88px;
	height: 4px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left:-44px;
	background:#CC0700;
}
.rec-main-cont{
	padding:5px 0;
}
.rec-main-bpad10{
	padding-bottom:10px;
}
.rec-main-cont .rec-main-clickchange{
	display: none;
}

.rec-main-contul li{
	width:50%;
	box-sizing: border-box;
	float: left;
	padding:0px 36px;
}
.rec-main-contul-dv{
	border-bottom: 1px solid #ebebeb;
	padding:20px 0;
	box-sizing: border-box;
}
.rec-main-contul-dv h5{
	font-weight: normal;
	padding-right:30px;
	height:30px;
	line-height: 30px;
	font-size:16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rec-main-contul-dv p{
	margin-top:4px;
	height:28px;
}
.rec-main-contul-dv p span{
	/*display:inline-block;*/
	float:left;
	border:1px solid #ebebeb;
	height:24px;
	line-height: 24px;
	padding:0 8px;
	margin-right:10px;
	color:#999;
}
.rec-main-contul-dv p em{
	/*display:inline-block;*/
	float:left;
	background:#FFEFEF url(../images/syzcfl/time.png) no-repeat 5px center;
	background-size:18px 18px;
	height:26px;
	line-height: 26px;
	padding:0 10px 0 24px;
	color:#FF635E;
}
.rec-main-contul-dv p em.jz{
	background:#F1F1F1;
	color:#999999;
	padding:0 8px 0 8px;
}
.rec-main-contul-dv p .js-count-down span{
	border:none;
	height:26px;
	line-height: 26px;
	padding:0;
	margin:0;
	border-radius: 0;
	color:#FF635E;
}
.rec-main-contul-dv p .js-count-down.jz span{
	color:#999999;
}
.rec-main-contul li:nth-last-of-type(-n+2) .rec-main-contul-dv{
	border:none;
}
.rec-main-contp{
	text-align: right;
	padding:32px 36px 0 0;
}
.rec-pad10{
	padding-bottom:10px;
}
.rec-main-contp a{
	display:inline-block;
	width:90px;
	height:32px;
	text-align: center;
	line-height: 32px;
	border-radius: 4px;
	background:#CC0700;
	color:#fff;
	padding-left: 4px;
}
.rec-main-contp a:hover{
	background:#cf2c26;
	color:#fff6f6;
}
.rec-main-contpqs{
	text-align: right;
	padding:30px 36px 20px 0;
}
.rec-main-contpqs a{
	display:inline-block;
	width:90px;
	height:32px;
	text-align: center;
	line-height: 32px;
	border-radius: 4px;
	background:#fff;
	border:1px solid #999;
	color:#999;
	padding-left: 4px;
}
.rec-main-contpqs a:hover{
	color:#CC0700;
	border:1px solid #CC0700;
}
/*招采信息*/
.bidding{
	padding:30px 0 50px;
	background: #F6F7F9;
}
.bidding-main{
	background:#fff;
	height:450px;
	border-radius: 4px;
}
.bidmain-left{
	width:220px;
	height:450px;
	background:url(../images/syzcfl/zcxxleft.png) no-repeat center bottom;
	overflow: auto;
}
.bidmain-leftbox{
	padding:40px 0 0 40px;
}
.bidmain-leftbox h3{
	font-size:22px;
	height:30px;
	line-height: 30px;
	color:#fff;
	font-weight: 500;
}
.bidmain-leftbox ul{
	padding-top:15px;
}
.bidmain-leftbox ul li{
	height:40px;
	line-height: 40px;
	color:#fff;
	font-size:16px;
	padding-left:36px;
	background:url(../images/syzcfl/point.png) no-repeat 16px center;
	cursor: pointer;
}
.bidmain-leftbox ul li.active{
	color:#CC0700;
	background:#fff url(../images/syzcfl/point1.png) no-repeat 16px center;
	border-radius: 4px 0 0 4px;
}
.bidmain-right{
	width:980px;
}
.bidmain-right .recommend-main{
	box-shadow: none;
}
.rec-main-contul-dv h4{
	font-weight: normal;
	padding-right:30px;
	height:30px;
	line-height: 30px;
	font-size:16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bidmain-right .rec-main-contul-dv{
	padding:18px 0 12px;
	border: none;
}
.bidmain-right .rec-main-contul-dv p{
	margin-top:4px;
}

/*平台特色*/
.feature{
	background:#fff;
	padding:32px 0 95px;
}
.feature-main li{
	float: left;
	padding-right:20px;
}
.feature-main li:last-child{
	padding-right:0px;
}
.feature-main-box{
	width:285px;
	height:362px;
	position: relative;
}
.feature-main-box a{
	display: block;
	width:285px;
	height:362px;
	box-sizing: border-box;
	padding:38px;
	transition:height 0.2s;
	-moz-transition:height 0.2s; /* Firefox 4 */
	-webkit-transition:height 0.2s; /* Safari and Chrome */
	-o-transition:height 0.2s; /* Opera */
}
.feature-main-box a.pts1{
	background:#fff url(../images/syzcfl/tsybg1.png) no-repeat;
	background-size:100% 100%;
}
.feature-main-box a.pts2{
	background:#fff url(../images/syzcfl/tsybg2.png) no-repeat;
	background-size:100% 100%;
}
.feature-main-box a.pts3{
	background:#fff url(../images/syzcfl/tsybg3.png) no-repeat;
	background-size:100% 100%;
}
.feature-main-box a.pts4{
	background:#fff url(../images/syzcfl/tsybg4.png) no-repeat;
	background-size:100% 100%;
}
.feature-main-box a h6{
	font-size:20px;
	color:#333333;
	line-height: 30px;
}
.feature-main-box a p{
	font-size:14px;
	color:#999999;
	line-height: 28px;
	margin-top: 18px;
}
.feature-main-box a.active{
	position: absolute;
	padding-right:56px;
	width:320px;
	top:-15px;
	left:-18px;
	z-index: 10;
}
.feature-main-box a.active h6{
	color:#fff;
}
.feature-main-box a.active p{
	color:#fff;
}
.feature-main-box a.active.pts1{
	height:459px;
	padding-right:75px;
	background:url(../images/syzcfl/tsbg1.png) no-repeat;
	background-size:100% 100%;
}
.feature-main-box a.active.pts2{
	height:456px;
	background:url(../images/syzcfl/tsbg2.png) no-repeat;
	background-size:100% 100%;
}
.feature-main-box a.active.pts3{
	height:462px;
	background:url(../images/syzcfl/tsbg3.png) no-repeat;
	background-size:100% 100%;
}
.feature-main-box a.active.pts4{
	height:462px;
	background:url(../images/syzcfl/tsbg4.png) no-repeat;
	background-size:100% 100%;
}

/*如何完成全流程电子招投标？*/
.allflow{
	height:318px;
	background:url(../images/syzcfl/flowbg.png) no-repeat center center;
	background-size:100% 100%;
	box-sizing: border-box;
	padding-top:30px;
}
.allflow-tit{
	font-size:18px;
	color:#999999;
	line-height: 24px;
	text-align: center;
}
.allflow-btn{
	padding-top:48px;
	text-align: center;
	height:60px;
	padding-left:188px;
}
.allflow-btn a{
	/*display: inline-block;*/
	box-sizing: border-box;
	width:240px;
	height:60px;
	line-height: 60px;
	border-radius: 4px;
	font-size:18px;
	color:#fff;
	margin:0 15px;
}
/*.allflow-btn a:hover{*/
/*	opacity: 0.7;*/
/*	filter:alpha(opacity=70);*/
/*}*/
.allflow-btn a.fw-btn1{
	padding-left: 34px;
	background: #2D4678 url(../images/syzcfl/eyenew.png) no-repeat 20px center;
	background-size: 20px 20px;
}
.allflow-btn a.fw-btn2{
	padding-left:32px;
	background:#2D4678 url(../images/syzcfl/downnew.png) no-repeat 28px center;
	background-size:20px 20px;
}
/*.allflow-btn a.fw-btn3{*/
/*	padding-left:32px;*/
/*	background:#CC0700 url(../images/syzcfl/dealydbg.png) no-repeat 26px center;*/
/*	background-size:20px 20px;*/
/*}*/
.allflow-btn a.fw-btn1:hover{
	color:#fff;
	background-color:#203869;
}
.allflow-btn a.fw-btn2:hover{
	color:#fff;
	background-color:#203869;
}
/*.allflow-btn a.fw-btn3:hover{*/
/*	color:#fff;*/
/*	background-color: #af0f0a;*/
/*}*/
.allflow-btn-sjan{
	width:240px;
	height:60px;
	box-sizing: border-box;
	line-height: 60px;
	border-radius: 4px;
	font-size:18px;
	color:#fff;
	margin:0 15px;
	padding-left:32px;
	background:#CC0700 url(../images/syzcfl/dealydbg.png) no-repeat 26px center;
	background-size:20px 20px;
	position: relative;
	cursor: pointer;
}
.allflow-btn-sjan a:hover{
	background: #CC0700;
	color:#fff;
}
/*.sjanbox{
	width:240px;
	padding:10px 0;
	position: absolute;
	top:54px;
	left:0px;
	display:none;
}*/
/*.allflow-btn-sjan .sjanbox a.an{
	display: inline-block;
	box-sizing: border-box;
	width: 112px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	font-size: 18px;
	color: #CC0700;
	margin:0 6px 0 0;
	border:1px solid #CC0700;
}*/
/*.allflow-btn-sjan .sjanbox a.an:hover{
	background: #CC0700;
	color:#fff;
}*/
/*采招资讯*/
.information{
	background:#fff;
	padding:25px 0 60px;
}
.inf-mleft{
	width:460px;
	height:280px;
}
.inf-mleft .swiper-container{
	height:280px;
}
.inf-mleft .swiper-slide img{
	display: block;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	object-fit: cover;
	height: 280px;
}
.inf-mleft-boxfc{
	position: absolute;
	z-index: 100;
	width: 100%;
	height:76px;
	background:rgba(0, 0, 0, 0.5);
	bottom: 0px;
	box-sizing: border-box;
    padding:16px 20px;
}
.inf-mleft-boxfc h6{
	font-size:14px;
	color:#fff;
	line-height: 24px;
    font-weight: normal;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inf-mleft-boxfc p{
	font-size:12px;
	color:rgba(255, 255, 255, 0.7);
	line-height: 16px;
	margin-top: 4px;
}
.inf-mleft .swiper-pagination{
  bottom: 22px;
  text-align: right;
  left: -20px;
}
.inf-mleft .swiper-pagination .swiper-pagination-bullet{
  width:16px;
  height:4px;
  border-radius: 0;
}
.inf-mleft .swiper-pagination .swiper-pagination-bullet-active{
	background:#fff;
}
.inf-mright{
  width:740px;
  box-sizing: border-box;
  padding-left:40px;
}
.inf-mright-tit{
  height:46px;
}
.inf-mright-tit li{
  float: left;
  text-align: center;
  height:38px;
  line-height: 32px;
  font-size:18px;
  color:#333;
  margin-right:40px;
  box-sizing: border-box;
  padding:0 5px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
}
.inf-mright-tit li.active{
  font-weight: bold;
  color:#CC0700;
  border-bottom:3px solid #CC0700;
}
/*新增查看更多样式*/
.inf-mright-tit li a{
	position: absolute;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0em;
	color: #999999;
	display:none;
}
.inf-mright-tit li.active a{
	display:block;
}
.inf-mright-tit li a.ao{
	right:-614px;
}
.inf-mright-tit li a.at{
	right:-492px;
}
.inf-mright-tit li a.ah{
	right:-370px;
}



.inf-mright-cot{
  padding-top:2px;
}
.inf-mright-cot li{
  height:44px;
  line-height: 58px;
  padding-right:150px;
	padding-top:0px;
  font-size: 14px;
  border-bottom:1px solid #ebebeb;
  overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  position: relative;
}
.inf-mright-cot li:last-child{
  border-bottom: none;
}
.inf-mright-cot li span{
  position: absolute;
  right:0px;
  color: #999;
}

/*交易数据*/
.deal-data li{
  float:left;
  width:25%;
}
.deal-data li h3{
  font-size:42px;
  color:#CC0700;
  text-align: center;
  line-height: 66px;
}
.deal-data li p{
  font-size:18px;
  color:#666;
  text-align: center;
  line-height:44px;
}

/*合作伙伴*/
.partner{
  background:#fff;
  padding:30px 0 50px;
}
.partner-box{
	width:1300px;
	margin:0 auto;
}
.swiper-father {
	width: 1300px;
	height: 258px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.swiper-father .swiper-container {
	width: 1200px;
	margin: 0 auto;
}
.swiper-father .swiper-slide a {
	width: 200px;
	height: 76px;
	background: #fff;
	float: left;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.swiper-father .swiper-slide a img {
	display: block;
	max-width: 160px;
	max-height: 60px;
	height: auto;
	width: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.swiper-father .swiper-button-prev {
	width: 65px;
	height: 65px;
	background: url(../images/syzcfl/left.png) no-repeat;
	left: 0px;
}
.swiper-father .swiper-button-next {
	width: 65px;
	height: 65px;
	background: url(../images/syzcfl/right.png) no-repeat;
	right: 0px;
}

/*.partner .side-warp{*/
/*  width:1300px;*/
/*  height:258px;*/
/*	margin:0 auto;*/
/*  overflow: hidden;*/
/*  position: relative;*/
/*}*/
/*.partner-box .side-warp .swipslider{*/
/*	padding-left:50px;*/
/*	padding-right:50px;*/
/*}*/
/*.partner .side-warp .sw-slides .sw-slide a{*/
/*	width: 200px;*/
/*	height: 76px;*/
/*	background: #fff;*/
/*	float: left;*/
/*	box-sizing: border-box;*/
/*	position: relative;*/
/*	overflow: hidden;*/
/*	margin-bottom: 10px;*/
/*}*/
/*.partner .side-warp .sw-slides .sw-slide a img{*/
/*	display: block;*/
/*	max-width: 160px;*/
/*	max-height: 60px;*/
/*	height: auto;*/
/*	width: auto;*/
/*	position: absolute;*/
/*	left: 0;*/
/*	right: 0;*/
/*	top: 0;*/
/*	bottom: 0;*/
/*	margin: auto;*/
/*}*/
/*.partner .sw-next{*/
/*width:65px;*/
/*height:65px;*/
/*background:url(../images/syzcfl/left.png) no-repeat;*/
/*left:0px;*/
/*}*/
/*.partner .sw-prev{*/
/*width:65px;*/
/*height:65px;*/
/*background:url(../images/syzcfl/right.png) no-repeat;*/
/*right:0px;*/
/*}*/


/*分页样式*/
.pagination {
	height: 32px;
	font-size: 14px;
	color: #666;
	line-height: 32px;
	text-align: center;
	margin-top: 50px;
}
.pagination em {
	margin-right: 10px;
}
.pagination select {
	width:115px;
	height: 32px;
	border: 1px solid #DCDFE6;
	padding: 0 10px;
	margin-top: -3px;
	border-radius: 4px;
	background:#F5F7FA;
	color:#666;
}
.pagination a {
	display: inline-block;
	padding: 0 14px;
	height: 32px;
	line-height: 32px;
	background:#F5F7FA;
	color:#666;
	margin:0 1px;
	border-radius: 4px;
}
.pagination a:hover{
	background: #CC0700;
	color: #fff;
}
.pagination a.active {
	background: #CC0700;
	color: #fff;
}
.pagination span {
	margin-left: 15px;
}
.pagination span input {
	width: 40px;
	height: 32px;
	line-height: 32px;
	padding: 0 5px;
	border: 1px solid #DCDFE6;
	border-radius: 4px;
}
.pagination button {
	width: 62px;
	height: 32px;
	border: none;
	border-radius: 4px;
	background: #CC0700;
	color: #fff;
	margin-left: 15px;
	cursor: pointer;
}
/*暂无数据start*/
.zwdata img{
	display: block;
	width:100%;
	height:100%;
}

/*共公搜索区域*/
.public-search{
	padding:20px 25px;
}
.public-search-list{
	display: flex;
	margin:20px 0;
}
.public-search-list dt{
	width:90px;
	height:28px;
	line-height: 28px;
	padding-left:22px;
	font-size:15px;
	color:#333;
	font-weight: bold;
}
.public-search-list dt.xmvip{
	background: url(../images/zzzb/vip.png) no-repeat left center;
}
.public-slcot{
	width:1020px;
}
.public-slcot .all{
	float:left;
	font-size:15px;
	height:28px;
	line-height: 28px;
	color:#666;
	padding-right:20px;
}
.public-slcot .one{
	float:left;
	height:28px;
	line-height: 28px;
	font-size:15px;
	color:#666;
	padding-right:20px;
}
.public-slcot .srkbox{
	float:left;
	width:160px;
	position: relative;
}
.public-slcot .srkbox .srk{
	width:100%;
	padding:0 10px;
	height:28px;
	line-height: 28px;
	box-sizing: border-box;
	border: 1px solid #666;
}
.public-slcot .srkbox .srk:focus{
	border: 1px solid #CC0700;
}
.public-slcot .srkbox .yuan{
	font-size:12px;
	color:#999;
	position: absolute;
	right: 8px;
	top: 4px;
}
.public-slcot .aniu{
	float:left;
	width:40px;
	height:28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color:#999;
	box-sizing: border-box;
	border: 1px solid #999;
	background:#fff;
	margin-left:10px;
	cursor: pointer;
}
.hx{
	float:left;
	height:28px;
	line-height: 28px;
	padding:0 10px;
	font-size: 14px;
	color:#999;
}
.public-slcot .tolbox{
	float:left;
	width:90%;
}
.public-slcot .tolbox .hybox{
	display:inline-block;
	position: relative;
}
.public-slcot .tolbox .hybox .mc{
	display:inline-block;
	height:28px;
	line-height: 28px;
	font-size:15px;
	color:#666;
	padding-right:20px;
}

/*行业与城市浮框start*/
.hyfloat-box{
	width:420px;
	padding:20px;
	background:#fff;
	box-shadow: 0px 4px 12px 0px rgba(172, 172, 172, 0.3);
	border-radius: 4px;
	position: absolute;
	left: 0px;
	top: 34px;
	z-index: 10;
	display:none;
}
.hyfloat-box::after{
	content: "";
	width:31px;
	height: 12px;
	background: url(../images/zzzb/zzcgsjx.png) no-repeat left top;
	position: absolute;
	left:5px;
	top: -12px;
}
.hyfloat-box-m{
	padding-bottom:20px;
}
.hyfloat-box-m .tit{
	height:30px;
	line-height: 30px;
	font-size:14px;
}
.hyfloat-box-m .cont{
	padding-top:8px;
}
.hyfloat-box-m .cont a{
	font-size: 12px;
	color: #666;
	display: inline-block;
	margin-bottom: 5px;
}
.hyfloat-box-m .cont b{
	font-size:12px;
	color:#666;
	font-weight: normal;
	margin:0 8px;
}
.hyfloat-box-m .cont a:hover{
	color:#CC0700;
}
.hyfloat-box-btn{
	height:30px;
	text-align: right;
}
.hyfloat-box-btn a{
	display: inline-block;
	width:68px;
	height:28px;
	line-height: 28px;
	text-align: center;
	font-size:12px;
	border-radius: 4px;
	color:#666;
	margin-left:15px;
}
.hyfloat-box-btn a.a1{
	background:#fff;
	border:1px solid #999;
}
.hyfloat-box-btn a.a2{
	background:#CC0700;
	border:1px solid #CC0700;
	color:#fff;
}
/*行业与城市浮框end*/

.public-search-open{
	text-align: right;
}
.public-search-open .zk{
	display: inline-block;
	background:#f0f0f0;
	border-radius: 4px;
	width:36px;
	height:18px;
	line-height: 18px;
	font-size:12px;
	color:#999;
	text-align: center;
	cursor: pointer;
	margin-right:10px;
}
.public-search-open .popen{
	display: inline-block;
	height:18px;
	line-height: 18px;
	font-size:12px;
	color:#999;
	padding:0 16px 0 3px;
	background: url(../images/zzzb/sjt.png) no-repeat right center;
	cursor: pointer;
}
.public-search-open .popen.sq{
	background: url(../images/zzzb/xjt.png) no-repeat right center;
}
.public-smheight{
	height:142px;
	overflow: hidden;
}

/*公共列表区域*/
.public-list{
	padding:20px 30px;
}
.public-list-tit{
	height:46px;
	line-height: 45px;
	font-size:20px;
	padding-left:35px;
	background: url(../images/zzzb/list-titbg.png) no-repeat left center;
	border-bottom: 1px solid #EBEBEB;
}
.public-list-cot li{
	padding:20px 0;
	border-bottom:1px solid #EBEBEB;
}
.public-list-cotit{
	height: 40px;
	line-height: 40px;
	padding-right: 150px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	position: relative;
}
.public-list-cotit span{
	position: absolute;
	right: 0px;
	color:#ADADAD;
}
.public-list-cotnr{
	margin-top:20px;
	position: relative;
}
.public-list-cotnr span{
	display:inline-block;
	border:1px solid #ebebeb;
	height:26px;
	line-height: 26px;
	padding:0 15px;
	margin-right:10px;
	color:#ADADAD;
	border-radius: 4px;
}
.public-list-cotnr em{
	display:inline-block;
	background:#FFEFEF url(../images/zzzb/time.png) no-repeat 5px center;
	height:28px;
	line-height: 28px;
	padding:0 15px 0 24px;
	color:#FF635E;
	border-radius: 4px;
}
.public-list-cotnr em.jz{
	background:#F1F1F1;
	color:#999999;
}
.public-list-cotnr a{
	position: absolute;
	right:0px;
	bottom:0px;
	display: inline-block;
	width:100px;
	height:34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	box-sizing: border-box;
}
.public-list-cotnr a.qtb{
	background: #CC0700;
	color:#fff;
}
.public-list-cotnr a.qck{
	border: 1px solid #CC0700;
	color:#CC0700;
}

/*左侧固定快捷导航start*/

/*左侧固定快捷导航end*/

/*建议留言框*/




















